home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / patches / cd3008.rdm < prev    next >
Text File  |  1996-06-17  |  5KB  |  133 lines

  1. Short:    Patch for CanDo versions 3.000-3.007 to 3.008
  2. Author:   Inovatronics
  3. Uploader: ben@subway.demon.co.uk
  4. Type:     biz/patch
  5.  
  6. These are the patches to bring CanDo v3.000-v3.007 up to v3.008.
  7.  
  8. CanDo
  9.   New executable version updated to v3.008.
  10.  
  11. CanDoFiles/Overlays/CanDoGuide
  12.   Made it work better with CanDo help system.
  13.  
  14. CanDoFiles/Overlays/CanDoInit
  15.   Fixes a problem in the window effects list, only affected a small
  16.    number of machines.  For some reason it listed the palette effects
  17.    instead of the window effects on some machines.
  18.   Made it work better with CanDoGuide help system.
  19.  
  20. CanDoFiles/Overlays/CanDoMain
  21.   Fixed a creeping screen problem.
  22.   Fixed a problem that made KeyInput, ARexx, etc. to sometimes get
  23.    confused.
  24.   Corrected a cosmetic problem
  25.  
  26. CanDoFiles/Overlays/Card
  27.   Cleaned up a bit.
  28.  
  29. CanDoFiles/Overlays/Editor
  30.   LastScript object tool would get confused by itself and Bookmarks.
  31.   Improved the toolbar when dealing with a limited number of tools.
  32.   Cleaned up a bit.
  33.  
  34. CanDoFiles/Overlays/MainDisplay
  35.   Fixed a rather silly buglet.  The interlace tooltype would work if,
  36.    and only if, workbench was interlaced.  Strange but true.  Like I
  37.    said it was a silly bug.
  38.  
  39. CanDoFiles/Overlays/MainPanel
  40.   Improved the toolbar when dealing with a limited number of tools.
  41.   Cleaned up a bit.
  42.  
  43. CanDoFiles/ObjectTools/ConfigCanDo
  44.   The toolbar editor seems to get confused if you pushed the first tool
  45.    above itself, caused the toolbar data being edited to go goofy.
  46.   If you moved the last item up in the list, visually strange things
  47.    would happen.
  48.   New resource and handler version updated to v3.004.
  49.  
  50. CanDoFiles/ObjectTools/Document
  51.   Fixes the scrollbar problem.  If you selected none and then edited
  52.    the object again it would forget that you didn't want a scrollbar.
  53.   New resource and handler version updated to v3.008.
  54.  
  55. CanDoFiles/ObjectTools/KeyInput
  56.   Fixed a problem that sometimes make the tool forget which key was
  57.    being worked on.
  58.   New resource and handler version updated to v3.006.
  59.  
  60. CanDoFiles/ObjectTools/Menu
  61.   Checkmark option created an unusable object, it doesn't now :-)
  62.   The options associated with an item would be inherited by the next
  63.    menu item edited if it did not have any options of its own.
  64.   If you double clicked the list it would cause CanDo to shut down.
  65.   New resource and handler version updated to v3.002.
  66.  
  67. CanDoFiles/ObjectTools/Print
  68.   Fixes the filerequester's cancel button.  If you pressed the cancel
  69.    button bad things would happen :-).
  70.   If you double clicked the list it would cause CanDo to shut down.
  71.   New resource and handler version updated to v3.002.
  72.  
  73. CanDoFiles/ObjectTools/SuperDuper
  74.   Fixed a rather stupid bug when dealing with the new types of objects.
  75.    It was most visible with field object.
  76.   New resource and handler version updated to v3.004.
  77.  
  78. CanDoFiles/ObjectTools/SuperMover
  79.   If you double clicked the list it would cause CanDo to shut down.
  80.   New resource and handler version updated to v3.002.
  81.  
  82. CanDoFiles/ObjectTools/Timer
  83.   The daily timer's minutes was leaking into its seconds, messy eh!
  84.   The object would always attach when it was edited, it now pays 
  85.    attention to the attach flag.
  86.   New resource and handler version updated to v3.007.
  87.  
  88. CanDoFiles/ObjectTools/Window
  89.   Fixed a bug associated with "Size Limit" Window and the "Only Zoom
  90.    Window Size" checkmark.
  91.   New resource and handler version updated to v3.003.
  92.  
  93. CanDoFiles/EditorTools/Buffers
  94.   Made the PlaySound item actually generate a PlaySound.
  95.   New resource version updated to v3.007.
  96.  
  97. CanDoFiles/EditorTools/Objects
  98.   Removed the unsupportable feature: Get object info.  It doesn't work
  99.    when the deck is run by itself and it uses an undocumented command.
  100.    When we get that command working then we will add it back to the
  101.    Objects editor tool and document it.  Sorry for the confusion.
  102.   New resource version updated to v3.004.
  103.  
  104. CanDoFiles/EditorTools/Paint
  105.   Fixed a small cosmetic error on the borders of the center slider.
  106.   New resource version updated to v3.005.
  107.  
  108. CanDoFiles/EditorTools/LexiconAssistant
  109.   Fixed a syntax error with the EnableObject command.
  110.   Goofed up the format of the syntax document, fixed in v3.008.
  111.  
  112. WBUtilities/TheMultiBinder
  113. WBUtilities/TheRelocator
  114.   Oops!, forgot to add the new v3.0 commands to the buffer list.
  115.   Updated the versions to v3.007
  116.  
  117. WBUtilities/ThePrinter
  118.   Fixed an ASL vs PRT: problem.
  119.   Updated the version to v3.007
  120.   
  121. Libs/CanDo.library
  122. CLIUtilities/DeckBrowser
  123.   Version updated to v3.007.
  124.   Fields' disable flags was handled incorrectly.
  125.   Colors were swapped on text button's ghosted text.
  126.   Subdecks got the window's RMB flags goofed up.
  127.   Certian objects with no borders would cause the machine problems.
  128.   Sliders would get confused by image knobs.
  129.   Fixed a problem that caused the CanDo script editor's Perform Script
  130.    tool to always fail.
  131.   MoveBrushAnimTo would not always get there.
  132.   ShowBrushAnim followed by a MoveBrushAnimTo wouldn't be shown.
  133.